<script>on enterKeyif (the commandKey is down) and (the shiftKey is down) thenpush cdgo to cd "Databases"send "unMolly" to cd "Databases"hide cd fld "Warning"set cursor to watchwait 10 secondsset cursor to normalshow cd fld "Warning"pop cdelse pass enterKeyend enterKey</script>